Dsl
class Dsl
Types
Properties
Functions
Link copied to clipboard
fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.add(value: DeviceOnly.NodeInfoLite)
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }
Link copied to clipboard
fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.addAll(values: Iterable<DeviceOnly.NodeInfoLite>)
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }
Link copied to clipboard
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }
Link copied to clipboard
uint32 version = 1;
Link copied to clipboard
inline operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.plusAssign(value: DeviceOnly.NodeInfoLite)
inline operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.plusAssign(values: Iterable<DeviceOnly.NodeInfoLite>)
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }
Link copied to clipboard
operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.set(index: Int, value: DeviceOnly.NodeInfoLite)
repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }